Part Number Hot Search : 
HPR712 A1212 A2003 MM1571X D1001 4744A 000MHZ SAA2023
Product Description
Full Text Search
 

To Download ADSP-21020TG-100 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  functional block diagram external address buses program sequencer external data buses data address generators dag 1 dag 2 program memory address program memory data data memory data data memory address instruction cache arithmetic units shifter multiplier alu register file timer jtag test & emulation rev. c information furnished by analog devices is believed to be accurate and reliable. however, no responsibility is assumed by analog devices for its use, nor for any infringements of patents or other rights of third parties which may result from its use. no license is granted by implication or otherwise under any patent or patent rights of analog devices. a 32/40-bit ieee floating-point dsp microprocessor adsp-21020 one technology way, p.o. box 9106, norwood, ma 02062-9106, u.s.a. tel: 617/329-4700 fax: 617/326-8703 general description the adsp-21020 is the first member of analog devices family of single-chip ieee floating-point processors optimized for digital signal processing applications. its architecture is similar to that of analog devices adsp-2100 family of fixed-point dsp processors. fabricated in a high-speed, low-power cmos process, the adsp-21020 has a 30 ns instruction cycle time. with a high- performance on-chip instruction cache, the adsp-21020 can execute every instruction in a single cycle. the adsp-21020 features: ? independent parallel computation units the arithmetic/logic unit (alu), multiplier and shifter perform single-cycle instructions. the units are architecturally arranged in parallel, maximizing computational throughput. a single multifunction instruction executes parallel alu and features superscalar ieee floating-point processor off-chip harvard architecture maximizes signal processing performance 30 ns, 33.3 mips instruction rate, single-cycle execution 100 mflops peak, 66 mflops sustained performance 1024-point complex fft benchmark: 0.58 ms divide (y/x): 180 ns inverse square root (1/ ? x ): 270 ns 32-bit single-precision and 40-bit extended-precision ieee floating-point data formats 32-bit fixed-point formats, integer and fractional, with 80-bit accumulators ieee exception handling with interrupt on exception three independent computation units: multiplier, alu, and barrel shifter dual data address generators with indirect, immedi- ate, modulo, and bit reverse addressing modes two off-chip memory transfers in parallel with instruction fetch and single-cycle multiply & alu operations multiply with add & subtract for fft butterfly computation efficient program sequencing with zero-overhead looping: single-cycle loop setup single-cycle register file context switch 15 (or 25) ns external ram access time for zero-wait- state, 30 (or 40) ns instruction execution ieee jtag standard 1149.1 test access port and on-chip emulation circuitry 223-pin pga package (ceramic) multiplier operations. these computation units support ieee 32-bit single-precision floating-point, extended precision 40-bit floating-point, and 32-bit fixed-point data formats. ? data register file a general-purpose data register file is used for transferring data between the computation units and the data buses, and for storing intermediate results. this 10-port (16-register) register file, combined with the adsp-21020s harvard architecture, allows unconstrained data flow between computation units and off-chip memory. ? single-cycle fetch of instruction and two operands the adsp-21020 uses a modified harvard architecture in which data memory stores data and program memory stores both instructions and data. because of its separate program and data memory buses and on-chip instruction cache, the processor can simultaneously fetch an operand from data memory, an operand from program memory, and an instruction from the cache, all in a single cycle. ? memory interface addressing of external memory devices by the adsp-21020 is facilitated by on-chip decoding of high-order address lines to generate memory bank select signals. separate control lines are also generated for simplified addressing of page-mode dram. the adsp-21020 provides programmable memory wait states, and external memory acknowledge controls allow interfacing to peripheral devices with variable access times.
adsp-21020 rev. c C2C ? instruction cache the adsp-21020 includes a high performance instruction cache that enables three-bus operation for fetching an instruction and two data values. the cache is selectiveonly the instructions whose fetches conflict with program memory data accesses are cached. this allows full-speed execution of core, looped operations such as digital filter multiply- accumulates and fft butterfly processing. ? hardware circular buffers the adsp-21020 provides hardware to implement circular buffers in memory, which are common in digital filters and fourier transform implementations. it handles address pointer wraparound, reducing overhead (thereby increasing performance) and simplifying implementation. circular buffers can start and end at any location. ? flexible instruction set the adsp-21020s 48-bit instruction word accommodates a variety of parallel operations, for concise programming. for example, the adsp-21020 can conditionally execute a multiply, an add, a subtract and a branch in a single instruction. development system the adsp-21020 is supported with a complete set of software and hardware development tools. the adsp-21000 family development system includes development software, an evaluation board and an in-circuit emulator. ? assembler creates relocatable, coff (common object file format) object files from adsp-21xxx assembly source code. it accepts standard c preprocessor directives for conditional assembly and macro processing. the algebraic syntax of the adsp-21xxx assembly language facilitates coding and debugging of dsp algorithms. ? linker/librarian the linker processes separately assembled object files and library files to create a single executable program. it assigns memory locations to code and to data in accordance with a user-defined architecture file that describes the memory and i/o configuration of the target system. the librarian allows you to group frequently used object files into a single library file that can be linked with your main program. ? simulator the simulator performs interactive, instruction-level simulation of adsp-21xxx code within the hardware configuration described by a system architecture file. it flags illegal operations and supports full symbolic disassembly. it provides an easy-to-use, window oriented, graphical user interface that is identical to the one used by the adsp-21020 ez-ice emulator. commands are accessed from pull-down menus with a mouse. ? prom splitter formats an executable file into files that can be used with an industry-standard prom programmer. ? c compiler and runtime library the c compiler complies with ansi specifications. it takes advantage of the adsp-21020s high-level language architec- tural features and incorporates optimizing algorithms to speed up the execution of code. it includes an extensive runtime library with over 100 standard and dsp-specific functions. ? c source level debugger a full-featured c source level debugger that works with the simulator or ez-ice emulator to allow debugging of assembler source, c source, or mixed assembler and c. ? numerical c compiler supports ansi standard (x3j11.1) numerical c as defined by the numeric c extensions group. the compiler accepts c source input containing numerical c extensions for array selection, vector math operations, complex data types, circular pointers, and variably dimensioned arrays, and outputs adsp-21xxx assembly language source code. ? adsp-21020 ez-lab? evaluation board the ez-lab evaluation board is a general-purpose, stand- alone adsp-21020 system that includes 32k words of program memory and 32k words of data memory as well as analog i/o. a pc rs-232 download path enables the user to download and run programs directly on the ez-lab. in addition, it may be used in conjunction with the ez-ice emulator to provide a powerful software debug environment. ? adsp-21020 ez-ice? emulator this in-circuit emulator provides the system designer with a pc-based development environment that allows nonintrusive access to the adsp-21020s internal registers through the processors 5-pin jtag test access port. this use of on-chip emulation circuitry enables reliable, full-speed performance in any target. the emulator uses the same graphical user inter- face as the adsp-21020 simulator, allowing an easy tran- sition from software to hardware debug. (see target system requirements for use of ez-ice emulator on page 27.) additional information this data sheet provides a general overview of adsp-21020 functionality. for additional information on the architecture and instruction set of the processor, refer to the adsp-21020 users manual . for development system and programming reference information, refer to the adsp-21000 family development software manuals and the adsp-21020 programmers quick reference . applications code listings and benchmarks for key dsp algorithms are available on the dsp applications bbs; call (617) 461-4258, 8 data bits, no parity, 1 stop bit, 300/1200/ 2400/9600 baud. architecture overview figure 1 shows a block diagram of the adsp-21020. the processor features: ? three computation units (alu, multiplier, and shifter) with a shared data register file ? two data address generators (dag 1, dag 2) ? program sequencer with instruction cache ? 32-bit timer ? memory buses and interface ? jtag test access port and on-chip emulation support computation units the adsp-21020 contains three independent computation units: an alu, a multiplier with fixed-point accumulator, and a shifter. in order to meet a wide variety of processing needs, the computation units process data in three formats: 32-bit fixed-point, 32-bit floating-point and 40-bit floating-point. the floating-point operations are single-precision ieee-compatible (ieee standard 754/854). the 32-bit floating-point format is ez-lab and ez-ice are registered trademarks of analog devices, inc.
adsp-21020 rev. c C3C the standard ieee format, whereas the 40-bit ieee extended- precision format has eight additional lsbs of mantissa for greater accuracy. the multiplier performs floating-point and fixed-point multiplication as well as fixed-point multiply/add and multiply/ subtract operations. integer products are 64 bits wide, and the accumulator is 80 bits wide. the alu performs 45 standard arithmetic and logic operations, supporting both fixed-point and floating-point formats. the shifter performs 19 different operations on 32-bit operands. these operations include logical and arithmetic shifts, bit manipulation, field deposit, and extract and derive exponent operations. the computation units perform single-cycle operations; there is no computation pipeline. the three units are connected in parallel rather than serially, via multiple-bus connections with the 10-port data register file. the output of any computation unit may be used as the input of any unit on the next cycle. in a multifunction computation, the alu and multiplier perform independent, simultaneous operations. data register file the adsp-21020s general-purpose data register file is used for transferring data between the computation units and the data buses, and for storing intermediate results. the register file has two sets (primary and alternate) of sixteen 40-bit registers each, for fast context switching. with a large number of buses connecting the registers to the computation units, data flow between computation units and from/to off-chip memory is unconstrained and free from bottlenecks. the 10-port register file and harvard architecture of the adsp-21020 allow the following nine data transfers to be performed every cycle: ? off-chip read/write of two operands to or from the register file ? two operands supplied to the alu ? two operands supplied to the multiplier ? two results received from the alu and multiplier (three, if the alu operation is a combined addition/subtraction) the processors 48-bit orthogonal instruction word supports fully parallel data transfer and arithmetic operations in the same instruction. address generators and program sequencer two dedicated address generators and a program sequencer supply addresses for memory accesses. because of this, the computation units need never be used to calculate addresses. because of its instruction cache, the adsp-21020 can simultaneously fetch an instruction and data values from both off-chip program memory and off-chip data memory in a single cycle. the data address generators (dags) provide memory addresses when external memory data is transferred over the parallel memory ports to or from internal registers. dual data address generators enable the processor to output two simultaneous addresses for dual operand reads and writes. dag 1 supplies 32-bit addresses to data memory. dag 2 supplies 24-bit addresses to program memory for program memory data accesses. each dag keeps track of up to eight address pointers, eight modifiers, eight buffer length values and eight base values. a pointer used for indirect addressing can be modified by a value dag 2 8 x 4 x 24 dag 1 8 x 4 x 32 cache memory 32 x 48 program sequencer pmd bus dmd bus 24 pma bus pmd dmd pma 32 dma bus dma 48 40 jtag test & emulation flags floating & fixed-point multiplier, fixed-point accumulator 32-bit barrel shifter floating-point & fixed-point alu register file 16 x 40 bus connect timer figure 1. adsp-21020 block diagram
adsp-21020 rev. c C4C in a specified register, either before (premodify) or after (postmodify) the access. to implement automatic modulo addressing for circular buffers, the adsp-21020 provides buffer length registers that can be associated with each pointer. base values for pointers allow circular buffers to be placed at arbitrary locations. each dag register has an alternate register that can be activated for fast context switching. the program sequencer supplies instruction addresses to program memory. it controls loop iterations and evaluates conditional instructions. to execute looped code with zero overhead, the adsp-21020 maintains an internal loop counter and loop stack. no explicit jump or decrement instructions are required to maintain the loop. the adsp-21020 derives its high clock rate from pipelined fetch , decode and execute cycles. approximately 70% of the machine cycle is available for memory accesses; consequently, adsp-21020 systems can be built using slower and therefore less expensive memory chips. instruction cache the program sequencer includes a high performance, selective instruction cache that enables three-bus operation for fetching an instruction and two data values. this two-way, set-associative cache holds 32 instructions. the cache is selectiveonly the instructions whose fetches conflict with program memory data accesses are cached, so the adsp-21020 can perform a program memory data access and can execute the corresponding instruction in the same cy cle. the program sequencer fetches the instruction from the cache instead of from program memory, enabling the adsp-21020 to simultaneously access data in both program memory and data memory. context switching many of the adsp-21020s registers have alternate register sets that can be activated during interrupt servicing to facilitate a fast context switch. the data registers in the register file, dag registers and the multiplier result register all have alternate sets. registers active at reset are called primary registers; the others are called alternate registers. bits in the mode1 control register determine which registers are active at any particular time. the primary/alternate select bits for each half of the register file (top eight or bottom eight registers) are independent. likewise, the top four and bottom four register sets in each dag have independent primary/ alternate select bits. this scheme allows passing of data between contexts. interrupts the adsp-21020 has four external hardware interrupts, nine internally generated interrupts, and eight software interrupts. for the external interrupts and the internal timer interrupt, the adsp-21020 automatically stacks the arithmetic status and mode (mode1) registers when servicing the interrupt, allowing five nesting levels of fast service for these interrupts. an interrupt can occur at any time while the adsp-21020 is executing a program. internal events that generate interrupts include arithmetic exceptions, which allow for fast trap handling and recovery. timer the programmable interval timer provides periodic interrupt generation. when enabled, the timer decrements a 32-bit count register every cycle. when this count register reaches zero, the adsp-21020 generates an interrupt and asserts its timexp output. the count register is automatically reloaded from a 32-bit period register and the count resumes immediately. system interface figure 2 shows an adsp-21020 basic system configuration. the external memory interface supports memory-mapped peripherals and slower memory with a user-defined combination of programmable wait states and hardware acknowledge signals. both the program memory and data memory interfaces support addressing of page-mode drams. the adsp-21020s internal functions are supported by four internal buses: the program memory address (pma) and data memory address (dma) buses are used for addresses associated with program and data memory. the program memory data (pmd) and data memory data (dmd) buses are used for data associated with the two memory spaces. these buses are extended off chip. four data memory select (dms) signals select one of four user-configurable banks of data memory. similarly, two program memory select (pms) signals select between two user-configurable banks of program memory. all banks are independently programmable for 0-7 wait states. the px registers permit passing data between program memory and data memory spaces. they provide a bridge between the 48-bit pmd bus and the 40-bit dmd bus or between the 40-bit register file and the pmd bus. the pma bus is 24 bits wide allowing direct access of up to 16m words of mixed instruction code and data. the pmd is 48 bits wide to accommodate the 48-bit instruction width. for access of 40-bit data the lower 8 bits are unused. for access of 32-bit data the lower 16 bits are ignored. the dma bus is 32 bits wide allowing direct access of up to 4 gigawords of data. the dmd bus is 40 bits wide. for 32-bit data, the lower 8 bits are unused. the dmd bus provides a path for the contents of any register in the processor to be transferred to any other register or to any external data memory location in a single cycle. the data memory address comes from one of two sources: an absolute value specified in the instruction code (direct addressing) or the output of a data address generator (indirect addressing). external devices can gain control of the processors memory buses from the adsp-21020 by means of the bus request/grant signals ( br and bg ). to grant its buses in response to a bus request, the adsp-21020 halts internal operations and places its program and data memory interfaces in a high impedance state. in addition, three-state controls ( dmts and pmts ) allow an external device to place either the program or data memory interface in a high impedance state without affecting the other interface and without halting the adsp-21020 unless it requires a memory access from the affected interface. the three-state controls make it easy for an external cache controller to hold the adsp-21020 off the bus while it updates an external cache memory. jtag test and emulation support the adsp-21020 implements the boundary scan testing provisions specified by ieee standard 1149.1 of the joint testing action group (jtag). the adsp-21020s test access port and on-chip jtag circuitry is fully compliant with the ieee 1149.1 specification. the test access port enables boundary scan testing of circuitry connected to the adsp-21020s i/o pins.
adsp-21020 rev. c C5C 4 1 clock clkin pma pmd dmack dma dmd adsp-21010 24 48 32 32 2 pmack 4 dmpage pmpage flag3-0 jtag 5 4 rcomp timexp addr data program memory selects oe we pms1-0 pmrd pmwr dmrd dmwr dmts data memory ack peripherals addr data addr data selects selects oe we oe we br bg reset irq3-0 pmts dms3-0 figure 2. basic system configuration the adsp-21020 also implements on-chip emulation through the jtag test access port. the processors eight sets of break- point range registers enable program execution at full speed until reaching a desired break-point address range. the processor can then halt and allow reading/writing of all the processors internal registers and external memories through the jtag port. pin descriptions this section describes the pins of the adsp-21020. when groups of pins are identified with subscripts, e.g. pmd 47C0 , the highest numbered pin is the msb (in this case, pmd 47 ). inputs identified as synchronous (s) must meet timing requirements with respect to clkin (or with respect to tck for tms, tdi, and trst ). those that are asynchronous (a) can be asserted asynchronously to clkin. o = output; i = input; s = synchronous; a = asynchronous; p = power supply; g = ground. pin name type function pma 23C0 o program memory address. the adsp-21020 outputs an address in program memory on these pins. pmd 47C0 i/o program memory data. the adsp-21020 inputs and outputs data and instructions on these pins. 32-bit fixed-point data and 32-bit single-precision floating-point data is trans- ferred over bits 47-16 of the pmd bus. pms 1C0 o program memory select lines. these pins are asserted as chip selects for the corresponding banks of program memory. memory banks must be defined in the memory control registers. these pins are decoded program memory address lines and provide an early indication of a possible bus cycle. pmrd o program memory read strobe. this pin is asserted when the adsp-21020 reads from program memory. pmwr o program memory write strobe. this pin is asserted when the adsp-21020 writes to program memory. pmack i/s program memory acknowledge. an external device deasserts this input to add wait states to a memory access. pin name type function pmpage o program memory page boundary. the adsp-21020 asserts this pin to signal that a program memory page boundary has been crossed. memory pages must be defined in the memory control registers. pmts i/s program memory three-state control. pmts places the program memory address, data, selects, and strobes in a high- impedance state. if pmts is asserted while a pm access is occurring, the processor will halt and the memory access will not be completed. pmack must be asserted for at least one cycle when pmts is deasserted to allow any pending memory access to com- plete properly. pmts should only be asserted (low) during an active memory access cycle. dma 31C0 o data memory address. the adsp-21020 outputs an address in data memory on these pins. dmd 39C0 i/o data memory data. the adsp-21020 inputs and outputs data on these pins. 32-bit fixed point data and 32-bit single-precision floating point data is transferred over bits 39-8 of the dmd bus. dms 3C0 o data memory select lines. these pins are asserted as chip selects for the correspon- ding banks of data memory. memory banks must be defined in the memory control registers. these pins are decoded data memory address lines and provide an early indication of a possible bus cycle. dmrd o data memory read strobe. this pin is asserted when the adsp-21020 reads from data memory. dmwr o data memory write strobe. this pin is asserted when the adsp-21020 writes to data memory. dmack i/s data memory acknowledge. an external device deasserts this input to add wait states to a memory access.
adsp-21020 rev. c C6C pin name type function dmpage o data memory page boundary. the adsp- 21020 asserts this pin to signal that a data memory page boundary has been crossed. memory pages must be defined in the memory control registers. dmts i/s data memory three-state control. dmts places the data memory address, data, selects, and strobes in a high-impedance state. if dmts is asserted while a dm access is occurring, the processor will halt and the memory access will not be completed. dmack must be asserted for at least one cycle when dmts is deasserted to allow any pending memory access to complete properly. dmts should only be asserted (low) during an active memory access cycle. clkiin i external clock input to the adsp-21020. the instruction cycle rate is equal to clkin. clkin may not be halted, changed, or operated below the specified frequency. reset i/a sets the adsp-21020 to a known state and begins execution at the program memory location specified by the hardware reset vector (address). this input must be asserted (low) at power-up. irq 3C0 i/a interrupt request lines; may be either edge triggered or level-sensitive. flag 3C0 i/o/a external flags. each is configured via control bits as either an input or output. as an input, it can be tested as a condition. as an output, it can be used to signal external peripherals. br i/a bus request. used by an external device to request control of the memory interface. when br is asserted, the processor halts execution after completion of the current cycle, places all memory data, addresses, selects, and strobes in a high-impedance state, and asserts bg . the processor continues normal operation when br is released. bg o bus grant. acknowledges a bus request ( br ), indicating that the external device may take control of the memory interface. bg is asserted (held low) until br is released. timexp o timer expired. asserted for four cycles when the value of tcount is decremented to zero. rcomp compensation resistor input. controls compensated output buffers. connect rcomp through a 1.8 k w 15% resistor to evdd. use of a capacitor (approxi- mately 100 pf), placed in parallel with the 1.8 k w resistor is recommended. evdd p power supply (for output drivers), nominally +5 v dc (10 pins). egnd g power supply return (for output drivers); (16 pins). pin name type function ivdd p power supply (for internal circuitry), nominally +5 v dc (4 pins). ignd g power supply return (for internal circuitry); (7 pins). tck i test clock. provides an asynchronous clock for jtag boundary scan. tms i/s test mode select. used to control the test state machine. tms has a 20 k w internal pullup resistor. tdi vs test data input. provides serial data for the boundary scan logic. tdi has a 20 k w internal pullup resistor. tdo o test data output. serial scan output of the boundary scan path. trst i/a test reset. resets the test state machine. trst must be asserted (pulsed low) after power-up or held low for proper operation of the adsp-21020. trst has a 20 k w internal pullup resistor. nc no connect. no connects are reserved pins that must be left open and unconnected. instruction set summary the adsp-21020 instruction set provides a wide variety of programming capabilities. every instruction assembles into a single word and can execute in a single processor cycle. multifunction instructions enable simultaneous multiplier and alu operations, as well as computations executed in parallel with data transfers. the addressing power of the adsp-21020 gives you flexibility in moving data both internally and externally. the adsp-21020 assembly language uses an algebraic syntax for ease of coding and readability. the instruction types are grouped into four categories: compute and move or modify program flow control immediate move miscellaneous the instruction types are numbered; there are 22 types. some instructions have more than one syntactical form; for example, instruction 4 has four distinct forms. the instruction number itself has no bearing on programming, but corresponds to the opcode recognized by the adsp-21020 device. because of the width and orthogonality of the instruction word, there are many possible instructions. for example, the alu supports 21 fixed-point operations and 24 floating-point operations; each of these operations can be the compute portion of an instruction. the following pages provide an overview and summary of the adsp-21020 instruction set. for complete information, see the adsp-21020 users manual . for additional reference informa- tion, see the adsp-21020 programmers quick reference . this section also contains several reference tables for using the instruction set. ? table i describes the notation and abbreviations used. ? table ii lists all condition and termination code mnemonics. ? table iii lists all register mnemonics. ? tables iv through vii list the syntax for all compute (alu, multiplier, shifter or multifunction) operations. ? table viii lists interrupts and their vector addresses.
adsp-21020 rev. c C7C compute and move or modify instructions 1. compute , | dm(ia, mb) = dreg1 | , | pm(ic, md) = dreg2 | ; | dreg1 = dm(ia, mb) || dreg2 = pm(ic, md) | 2. if condition compute; 3a. if condition compute , | dm(ia, mb) | = ureg ; | pm(ic, md) | 3b. if condition compute , | dm(mb, ia) | = ureg ; | pm(md, ic) | 3c. if condition compute , ureg = | dm(ia, mb) | ; | pm(ic, md) | 3d. if condition compute , ureg = | dm(mb, ia) | ; | pm(md, ic) | 4a. if condition compute , | dm(ia, ) | = dreg ; | pm(ic, ) | 4b. if condition compute , | dm(, ia) | = dreg ; | pm(, ic) | 4c. if condition compute , dreg = | dm(ia, ) | ; | pm(ic, ) | 4d. if condition compute , dreg = | dm(, ia) | ; | pm(, ic) | 5. if condition compute , ureg1 = ureg2 ; 6a. if condition shiftimm, | dm(ia, mb) | = dreg ; | pm(ic, md) | 6b. if condition shiftimm, dreg = | dm(ia, mb) | ; | pm(ic, md) | 7. if condition compute , modify | (ia, mb) | ; 7. if condition compute , modify | (ic, md) | program flow control instructions 8. if condition | jump || | ( | db | ) ; | call || (pc, ) | ( | la , | | call || (pc, ) | ( | db, la | 9. if condition | jump || (md, ic) | ( | db | ), compute ; | call || (pc, ) | ( | la , | | call || (pc, ) | ( | db, la | 11. if condition | rts | ( | db , | ), compute ; | rti | ( | la , | | rti | ( | db, la | 12. lcntr = | | ,do | | until lce ; 12. lcntr = | ureg | ,do | ( ) ( | until lce ; 13. lcntr = | | , do | | until termination ; 12. lcntr = | ureg | ,do | ( | (pc, ) | (db) delayed branch (la) loop abort (pop loop pc stacks on branch)
adsp-21020 rev. c C8C table ii. condition and termination codes name description eq alu equal to zero ne alu not equal to zero ge alu greater than or equal to zero lt alu less than zero le alu less than or equal to zero gt alu greater than zero ac alu carry not ac not alu carry av alu overflow not av not alu overflow mv multiplier overflow not mv not multiplier overflow ms multiplier sign not ms not multiplier sign sv shifter overflow not sv not shifter overflow sz shifter zero not sz not shifter zero flag0_in flag 0 not flag0_in not flag 0 flag1_in flag 1 not flag1_in not flag l flag2_in flag 2 not flag2_in not flag 2 flag3_in flag 3 not flag3_in not flag 3 tf bit test flag not tf not bit test flag lce loop counter expired (do until) not lce loop counter not expired (if) forever always false (do until) true always true (if) in a conditional instruction, the execution of the entire instruction is based on the specified condition. immediate move instructions 14a. dm() = ureg ; pm() 14b. ureg = dm() ; pm() 15a. dm(, ia) = ureg; pm(< data24>, ic) 15b. ureg = dm(, ia) ; pm(, ic) 16. dm(ia, mb) = ; pm(ic, md) 17. ureg = ; miscellaneous instructions 18. bit set sreg ; clr tgl tst xor 19a. modify (ia, ) | ; (ic, ) | 19b. bitrev (ia, ) ; 20. | push loop , push sts ; | pop pop 21. nop ; 22. idle ; table i. syntax notation conventions notation meaning uppercase explicit syntaxassembler keyword (nota- tion only; assembler is not case-sensitive and lowercase is the preferred programming convention) ; instruction terminator , separates parallel operations in an instruction italics optional part of instruction | between lines | list of options (choose one) n -bit immediate data value n -bit immediate address value n -bit immediate pc-relative address value compute alu, multiplier, shifter or multifunction operation (from tables iv-vii) shiftimm shifter immediate operation (from table vi) condition status condition (from table ii) termination termination condition (from table ii) ureg universal register (from table iii) sreg system register (from table iii) dreg r15-r0, f15-f0; register file location ia i7-i0; dag1 index register mb m7-m0; dag1 modify register ic i15-i8; dag2 index register md m15-m8; dag2 modify register
adsp-21020 rev. c C9C table iii. universal registers name function register file r15Cr0 register file locations program sequencer pc* program counter; address of instruction cur- rently executing pcstk top of pc stack pcstkp pc stack pointer faddr* fetch address daddr* decode address laddr loop termination address, code; top of loop address stack curlcntr current loop counter; top of loop count stack lcntr loop count for next nested counter-controlled loop data address generators i7Ci0 dag1 index registers m7Cm0 dag1 modify registers l7Cl0 dag1 length registers b7Cb0 dag1 base registers i15Ci8 dag2 index registers m15Cm8 dag2 modify registers l15Cl8 dag2 length registers b15Cb8 dag2 base registers bus exchange px1 pmd-dmd bus exchange 1 (16 bits) px2 pmd-dmd bus exchange 2 (32 bits) px 48-bit px1 and px2 combination timer tperiod timer period tcount timer counter memory interface dmwait wait state and page size control for data memory dmbank1 data memory bank 1 upper boundary dmbank2 data memory bank 2 upper boundary dmbank3 data memory bank 3 upper boundary dmadr* copy of last data memory address pmwait wait state and page size control for program memory pmbank1 program memory bank 1 upper boundary pmadr* copy of last program memory address system registers mode1 mode control bits for bit-reverse, alternate reg- isters, interrupt nesting and enable, alu satu- ration, floating-point rounding mode and boundary mode2 mode control bits for interrupt sensitivity, cache disable and freeze, timer enable, and i/o flag configuration irptl interrupt latch imask interrupt mask imaskp interrupt mask pointer (for nesting) astat arithmetic status flags, bit test, i/o flag values, and compare accumulator stky sticky arithmetic status flags, circular buffer overflow flags, stack status flags (not sticky) ustat1 user status register l ustat2 user status register 2 *read-only refer to users manual for bit-level definitions of each register. table iv. alu compute operations fixed-point floating-point rn = rx + ry fn = fx + fy rn = rx C ry fn = fx C fy rn = rx + ry, rm = rx C ry fn = fx + fy, fm = fx C fy rn = rx + ry + ci fn = abs (fx + fy) rn = rx C ry + ci C l fn = abs (fx C fy) rn = (rx + ry)/2 fn = (fx + fy)/2 comp(rx, ry) comp(fx, fy) rn = Crx fn = Cfx rn = abs rx fn = abs fx rn = pass rx fn = pass fx rn = min(rx, ry) fn = min(fx, fy) rn = max(rx, ry) fn = max(fx, fy) rn = clip rx by ry fn = clip fx by fy rn = rx + ci fn = rnd fx rn = rx + ci C 1 fn = scalb fx by ry rn = rx + l rn = mant fx rn = rx C l rn = logb fx rn = rx and ry rn = fix fx by ry rn = rx or ry rn = fix fx rn = rx xor ry fn = float rx by ry rn = not rx fn = float rx fn = recips fx fn = rsqrts fx fn = fx copysign fy rn, rx, ry r15Cr0; register file location, fixed-point fn, fx, fy f15Cf0; register file location, floating point
adsp-21020 rev. c C10C table v. multiplier compute operations rn = rx * ry ( ssf ) fn = fx * fy mrf = rx * ry ( uui mrb = rx * ry (u u fr rn = mrf + rx * ry ( ssf ) rn = mrf C rx * ry ( ssf ) rn = mrb + rx * ry ( uui rn = mrb = rx * ry ( uui mrf = mrf + rx * ry ( u u fr mrf = mrf = rx * ry ( uui fr mrb = mrb mrb = mrb rn = sat mrf ( si ) rn = rnd mrf ( sf ) rn = sat mrb ( ui ) rn = rnd mrb ( uf ) mrf = sat mrf ( sf ) mrf = rnd mrf mrb = sat mrb ( uf ) mrb = rnd mrb mrf = 0 mrb mrxf = rn rn = mrxf mrxb rn = mrxb rn, rx, ry r15Cr0; register file location, fixed-point fn, fx, fy f15Cf0; register file location, floating-point mrxf mr2f, mr1f; mr0f; multiplier result accumulators, foreground mrxb mr2b, mr1b, mr0b; multiplier result accumulators, background ( x-input y-input data format, ) ( x-input y-input rounding s signed input u unsigned input i integer input(s) f fractional input(s) fr fractional inputs, rounded output (sf) default format for 1-input operations (ssf) default format for 2-input operations table vi. shifter and shifter immediate compute operations shifter shifter immediate rn = lshift rx by ry rn = lshift rx by rn = rn or lshift rx by ry rn = rn or lshift rx by rn = ashift rx by ry rn = ashift rx by rn = rn or ashift rx by ry rn = rn or ashift rx by rn = rot rx by ry rn = rot rx by rn = bclr rx by ry rn = bclr rx by rn = bset rx by ry rn = bset rx by rn = btgl rx by ry rn = btgl rx by btst rx by ry btst rx by rn = fdep rx by ry rn = fdep rx by : rn = rn or fdep rx by ry rn = rn or fdep rx by :<1en6> rn = fdep rx by ry (se) rn = fdep rx by :<1en6> (se) rn = rn or fdep rx by ry (se) rn = rn or fdep rx by :<1en6> (se) rn = fext rx by ry rn = fext rx by :<1en6> rn = fext rx by ry (se) rn = fext rx by :<1en6> (se) rn = exp rx rn = exp rx (ex) rn = leftz rx rn = lefto rx rn, rx, ry r15-r0; register file location, fixed-point : 6-bit immediate bit position and length values (for shifter immediate operations)
adsp-21020 rev. c C11C table vll. multifunction compute operations fixed-point rm=r3-0 * r7-4 (ssfr), ra=r11-8 + r15-12 rm=r3-0 * r7-4 (ssfr), ra=r11-8 C r15-12 rm=r3-0 * r7-4 (ssfr), ra=(r11-8 + r15-12)/2 mrf=mrf + r3-0 * r7-4 (ssf), ra=r11-8 + r15-12 mrf=mrf + r3-0 * r7-4 (ssf), ra=r11-8 C r15-12 mrf=mrf + r3-0 * r7-4 (ssf), ra=(r11-8 + r15-12)/2 rm=mrf + r3-0 * r7-4 (ssfr), ra=r11-8 + r15-12 rm=mrf + r3-0 * r7-4 (ssfr), ra=r11-8 C r15-12 rm=mrf + r3-0 * r7-4 (ssfr), ra=(r11-8 + r15-12)/2 mrf=mrf C r3-0 * r7-4 (ssf), ra=r11-8 + r15-12 mrf=mrf C r3-0 * r7-4 (ssf), ra=r11-8 C r15-12 mrf=mrf C r3-0 * r7-4 (ssf), ra=(r11-8 + r15-12)/2 rm=mrf C r3-0 * r7-4 (ssfr), ra=r11-8 + r15-12 rm=mrf C r3-0 * r7-4 (ssfr), ra=r11-8 C r15-12 rm=mrf C r3-0 * r7-4 (ssfr), ra=(r11-8 + r15-12)/2 rm=r3-0 * r7-4 (ssfr), ra=r11-8 + r15-12, rs=r11-8 C r15-12 floating-point fm=f3-0 * f7-4, fa=f11-8 + f15-12 fm=f3-0 * f7-4, fa=f11-8 C f15-12 fm=f3-0 * f7-4, fa=float r11-8 by r15-12 fm=f3-0 * f7-4, fa=fix r11-8 by r15-12 fm=f3-0 * f7-4, fa=(f11-8 + f15-12)/2 fm=f3-0 * f7-4, fa=abs f11-8 fm=f3-0 * f7-4, fa=max (f11-8, f15-12) fm=f3-0 * f7-4, fa=min (f11-8, f15-12) fm=f3-0 * f7-4, fa=f11-8 + f15-12, fs=f11-8 C f15-12 ra, rm any register file location (fixed-point) r3-0 r3, r2, r1, r0 r7-4 r7, r6, r5, r4 r11-8 r11, r10, r9, r8 r15-12 r15, r14, r13, r12 fa, fm any register file location (floating-point) f3-0 f3, f2, f1, f0 f7-4 f7, f6, f5, f4 f11-8 f11, f10, f9, f8 f15-12 f15, f14, f13, f12 (ssf) x-input signed, y-input signed, fractional inputs (ssfr) x-input signed, y-input signed, fractional inputs, rounded output table viii. interrupt vector addresses and priorities vector address no. (hex) function 0 0x00 reserved 1* 0x08 reset 2 0xl0 reserved 3 0xl8 status stack or loop stack overflow or pc stack full 4 0x20 timer=0 (high priority option) 5 0x28 irq3 asserted 6 0x30 irq2 asserted 7 0x38 irq1 asserted 8 0x40 irq0 asserted 9 0x48 reserved 10 0x50 reserved 11 0x58 dag 1 circular buffer 7 overflow 12 0x60 dag 2 circular buffer 15 overflow 13 0x68 reserved 14 0x70 timer=0 (low priority option) 15 0x78 fixed-point overflow 16 0x80 floating-point overflow 17 0x88 floating-point underflow 18 0x90 floating-point invalid operation 19C23 0x98-0xb8 reserved 24C31 0xc0Coxf8 user software interrupts *nonmaskable
recommended operating conditions k grade b grade t grade parameter min max min max min max unit v dd supply voltage 4.50 5.50 4.50 5.50 4.50 5.50 v t amb ambient operating temperature 0 +70 C40 +85 C55 +125 c refer to environmental conditions for information on thermal specifications. electrical characteristics parameter test conditions min max unit v ih hi-level input voltage 1 v dd = max 2.0 v v ihcr hi-level input voltage 2, 12 v dd = max 3.0 v v il lo-level input voltage 1, 12 v dd = min 0.8 v v ilc lo-level input voltage 2 v dd = max 0.6 v v oh hi-level output voltage 3, 11 v dd = min, i oh = C1.0 ma 2.4 v v ol lo-level output voltage 3, 11 v dd = min, i ol = 4.0 ma 0.4 v i ih hi-level input current 4, 5 v dd = max, v in = v dd max 10 m a i il lo-level input current 4 v dd = max, v in = 0 v 10 m a i ilt lo-level input current 5 v dd = max, v in = 0 v 350 m a i ozh tristate leakage current 6 v dd = max, v in = v dd max 10 m a i ozl tristate leakage current 6 v dd = max, v in = 0 v 10 m a i ddin supply current (internal) 7 t ck = 30C33 ns, v dd = max, v ihcr = 3.0 v, 490 ma v ih = 2.4 v, v il = v ilc = 0.4 v i ddidle supply current (idle) 8 v dd = max, v in = 0 v or v dd max 150 ma c in input capacitance 9, 10 f in = 1 mhz, t case = 25 c, v in = 2.5 v 10 pf notes l applies to: pmd47C0, pmack, pmts , dmd39C0, dmack, dmts , irq 3C0. flag3C0, br , tms, tdi. 2 applies to: clkin, tck. 3 applies to: pma23C0, pmd47C0, pms 1C0, pmrd , pmwr , pmpage, dma31C0, dmd39C0, dms 3C0, dmrd , dmwr , dmpage, flag3C0, timexp, bg . 4 applies to: pmack, pmts , dmack, dmts , irq 3C0, br , clkin, reset , tck. 5 applies to: tms, tdi, trst . 6 applies to: pma23C0, pmd47C0, pms 1C0, pmrd , pmwr , pmpage, dma31C0, dmd39C0, dms 3C0, dmrd , dmwr , dmpage, flag3C0, tdo. 7 applies to ivdd pins. at t ck = 30C33 ns, i ddin (typical) = 230 ma; at t ck = 40 ns, i ddin (max) = 420 ma and i ddin (typical) = 200 ma; at t ck = 50 ns, i ddin (max) = 370 ma and i ddin (typical) = 115 ma. see power dissipation for calculation of external (evdd) supply current for total supply current. 8 applies to ivdd pins. idle refers to adsp-21020 state of operation during execution of the idle instruction. 9 guaranteed but not tested. 10 applies to all signal pins. 11 although specified for ttl outputs, all adsp-21020 outputs are cmos-compatible and will drive to v dd and gnd assuming no dc loads. 12 applies to reset , trst . absolute maximum ratings* supply voltage . . . . . . . . . . . . . . . . . . . . . . . . . C0.3 v to +7 v input voltage . . . . . . . . . . . . . . . . . . . . C0.3 v to v dd + 0.3 v output voltage swing . . . . . . . . . . . . . C0.3 v to v dd + 0.3 v load capacitance . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200 pf operating temperature range (ambient) . . C55 c to +125 c storage temperature range . . . . . . . . . . . . C65 c to +150 c lead temperature (10 seconds) cpga . . . . . . . . . . . +300 c esd sensitivity the adsp-21020 features proprietary input protection circuitry to dissipate high energy discharges (human body model). per method 3015 of mil-std-883, the adsp-21020 has been classified as a class 3 device, with the ability to withstand up to 4000 v esd. proper esd precautions are strongly recommended to avoid functional damage or performance degradation. charges readily accumulate on the human body and test equipment and discharge without detection. unused devices must be stored in conductive foam or shunts, and the foam should be discharged to the destination socket before devices are removed. for further information on esd precautions, refer to analog devices esd prevention manual . *stresses above those listed under absolute maximum ratings may cause permanent damage to the device. these are stress ratings only and functional operation of the device at these or any other conditions above those indicated in the operational sections of this specification is not implied. exposure to absolute maximum rating conditions for extended periods may affect device reliability. rev. c C12C adsp-21020Cspecifications warning! esd sensitive device
adsp-21020 rev. c C13C timing parameters general notes see figure 15 on page 24 for voltage reference levels. use the exact timing information given. do not attempt to derive parameters from the addition or subtraction of others. while addition or subtraction would yield meaningful results for an individual device, the values given in this data sheet reflect statistical variations and worst cases. consequently, you cannot meaningfully add parameters to derive other specifications. clock signal k/b/t grade k/b/t grade b/t grade k grade 20 mhz 25 mhz 30 mhz 33.3 mhz parameter min max min max min max min max unit timing requirement: t ck clkin period 50 150 40 150 33 150 30 150 ns t ckh clkin width high 10 10 10 10 ns t ckl clkin width low 10 10 10 10 ns clkin t ckh t ckl t ck figure 3. clock reset k/b/t grade k/b/t grade b/t grade k grade 20 mhz 25 mhz 30 mhz 33.3 mhz frequency dependency* parameter min max min max min max min max min max unit timing requirement: t wrst 1 reset width low 200 160 132 120 4t ck ns t srst 2 reset setup before clkin high 29 50 24 40 21 33 19 30 29 + dt/2 30 ns notes dt = t ck C50 ns 1 applies after the power-up sequence is complete. at power up, the internal phase locked loop requires no more than 1000 clkin cycles while reset is low, assuming stable v dd and clkin (not including clock oscillator start-up time). 2 specification only applies in cases where multiple adsp-21020 processors are required to execute in program counter lock-step (all processors start execution at location 8 in the same cycle). see the hardware configuration chapter of the adsp-21020 users manual for reset sequence information. clkin t wrst t srst reset figure 4. reset
adsp-21020 rev. c C14C interrupts k/b/t grade k/b/t grade b/t grade k grade 20 mhz 25 mhz 30 mhz 33.3 mhz frequency dependency* parameter min max min max min max min max min max unit timing requirement: t sir irq 3-0 setup before clkin high 38 31 25 23 38 + 3dt/4 ns t hir irq 3-0 hold after clkin high 0 0 0 0 ns t ipw irq 3-0 pulse width 55 45 38 35 t ck + 5 ns note *dt = t ck C 50 ns meeting setup and hold guarantees interrupts will be latched in that cycle. meeting the pulse width is not necessary if the setup and hold is met. likewise, meeting the setup and hold is not necessary if the pulse width is met. see the hardware configuration chapter of the adsp-21020 users manual for interrupt servicing informa- tion. clkin t sir irq3-0 t hir t ipw figure 5. interrupts timer k/b/t grade k/b/t grade b/t grade k grade 20 mhz 25 mhz 30 mhz 33.3 mhz frequency dependency* parameter min max min max min max min max min max unit switching characteristic: t dtex clkin high to timexp 24 24 24 24 ns note *dt = t ck C 50 ns clkin t dtex timexp t dtex figure 6. timexp
adsp-21020 rev. c C15C flags k/b/t grade k/b/t grade b/t grade k grade 20 mhz 25 mhz 30 mhz 33.3 mhz frequency dependency* parameter min max min max min max min max min max unit timing requirement: 1 t sfi flag3-0 in setup before clkin high 19 16 14 13 19 + 5dt/16 ns t hfi flag3-0 in hold after clkin high 0 0 0 0 ns t dwrfi flag3-0 in delay from xrd , xwr low 12 8 5 3 12 + 7dt/16 ns t hfiwr flag3-0 in hold after xrd , xwr 0000 ns deasserted switching characteristic: t dfo flag3-0 out delay from clkin high 24 24 24 24 ns t hfo flag3-0 out hold after clkin high 5 5 5 5 ns t dfoe clkin high to flag3-0 out enable 1 1 1 1 ns t dfod clkin high to flag3-0 out disable 24 24 24 24 ns notes *dt = t ck C 50 ns 1 flag inputs meeting these setup and hold times will affect conditional operations in the next instruction cycle. see the hardware configuration chapter of the adsp-21020 users manual for additional flag servicing information. x = pm or dm. clkin t dfoe flag3-0 out t dfo t hfo t dfo t dfod flag output clkin t hfi flag3-0 in flag input t sfi t dwrfi t hfiwr xrd, xwr figure 7. flags
adsp-21020 rev. c C16C bus request/bus grant k/b/t grade k/b/t grade b/t grade k grade 20 mhz 25 mhz 30 mhz 33.3 mhz frequency dependency* parameter min max min max min max min max min max unit timing requirement: t hbr br hold after clkin high 0 0 0 0 ns t sbr br setup before clkin high 18 15 13 12 18 + 5dt/16 ns switching characteristic: t dmdbgl memory interface disable to bg low C2 C2 C2 C2 ns t dme clkin high to memory interface enable 25 20 16 15 25 + dt/2 ns t dbgl clkin high to bg low 22 22 22 22 ns t dbgh clkin high to bg high 22 22 22 22 ns notes *dt = t ck C 50 ns. memory interface = pma23-0, pmd47-0, pms1-0 , pmrd , pmwr , pmpage, dma31-0, dmd39-0, dms3-0 , dmrd , dmwr , dmpage. buses are not granted until completion of current memory access. see the memory interface chapter of the adsp-21020 users manual for bg , br cycle relationships. clkin t hbr memory interface t sbr t dbgl t dmdbgl t hbr t sbr t dme t dbgh br bg figure 8. bus request/bus grant
adsp-21020 rev. c C17C external memory three-state control k/b/t grade k/b/t grade b/t grade k grade 20 mhz 25 mhz 30 mhz 33.3 mhz frequency dependency* parameter min max min max min max min max min max unit timing requirement: t sts xts , setup before clkin high 14 50 12 40 10 33 9 30 14 + dt/4 t ck ns t dadts xts delay after address, select 28 19 13 10 28 + 7dt/8 ns t dsts xts delay after xrd , xwr low 16 11 7 6 16 + dt/2 ns switching characteristic: t dtsd memory interface disable before clkin high 0 C2 C4 C5 dt/4 ns t dtsae xts high to address, select enable 0 0 0 0 ns notes *dt = t ck C 50 ns. xts should only be asserted (low) during an active memory access cycle. memory interface = pma23-0, pmd47-0, pms1-0 , pmrd , pmwr , pmpage, dma31-0, dmd39-0, dms3-0 , dmrd , dmwr , dmpage. address = pma23-0, dma31-0. select = pms1-0 , dms3-0 . x = pm or dm. clkin address, selects t sts data t dtsd t dadts t dtsae t dsts t sts xrd, xwr pmts, dmts figure 9. external memory three-state control
adsp-21020 rev. c C18C memory read k/b/t grade k/b/t grade b/t grade k grade 20 mhz 25 mhz 30 mhz 33.3 mhz frequency dependence* parameter min max min max min max min max min max unit timing requirement: t dad address, select to data valid 37 27 20 17 37 + dt ns t drld xrd low to data valid 24 18 13 11 24 + 5dt/8 ns t hda data hold from address, select 0 0 0 0 ns t hdrh data hold from xrd high C1 C1 C1 C1 ns t daak xack delay from address 27 18 12 9 27 + 7dt/8 ns t drak xack delay from xrd low 15 10 6 5 15 + dt/2 ns t sak xack setup before clkin high 14 12 10 9 14 + dt/4 ns t hak xack hold after clkin high 0 0 0 0 ns switching characteristic: t darl address, select to xrd low 8 4 2 0 8 + 3dt/8 ns t dap xpage delay from address, select 1 1 1 1 ns t dckrl clkin high to xrd low 16 26 13 24 12 22 11 21 16 + dt/4 26 + dt/4 ns t rw xrd pulse width 26 20 15 13 26 + 5dt/8 ns t rwr xrd high to xrd , xwd low 17 13 11 9 17 + 3dt/8 ns notes *dt = t ck C 50 ns x = pm or dm; address = pma23-0, dma31-0; data = pmd47-0, dmd39-0; select = pms1-0 , dms3-0 .
adsp-21020 rev. c C19C clkin data dmack, pmack address, select dmpage, pmpage t darl t dap t daak t dckrl t drak t sak t hak t dad t drld t rwr t hdrh t rw t hda dmwr, pmwr dmrd, pmrd figure 10. memory read
adsp-21020 rev. c C20C memory write k/b/t grade k/b/t grade b/t grade k grade 20 mhz 25 mhz 30 mhz 33.3 mhz frequency dependency* parameter min max min max min max min max min max unit timing requirement: 12 t daak xack delay from address, select 27 18 6 9 27 + 7dt/8 ns t dwak xack delay from xwr low 15 10 10 5 15 + dt/2 ns t sak xack setup before clkin high 14 12 0 9 14 + dt/4 ns t hak xack hold after clkin high 0 0 0 ns switching characteristic: t dawh address, select to xwr deasserted 37 28 21 18 37+ 15dt/16 ns t dawl address, select to xwr low 11 7 5 3 11 + 3dt/8 ns t ww xwr pulse width 26 20 16 15 26 + 9dt/16 ns t ddwh data setup before xwr high 23 18 14 13 23 + dt/2 ns t dwha address, select hold after xwr deasserted 1 0 0 0 1 + dt/16 ns t hdwh data hold after xwr deasserted 1 0 C1 C1 C1 dt/16 ns t dap xpage delay from address, select 1 1 1 1 ns t dckwl clkin high to xwr low 16 26 13 24 12 22 11 21 16 + dt/4 26 + dt/4 ns t wwr xwr high to xwr or xrd low 17 13 10 8 17 + 7dt/16 ns t ddwr data disable before xwr or xrd low 13 9 7 5 13 + 3dt/8 ns t wde xwr low to data enabled 0 C1 C1 C1 dt/16 ns notes *dt = t c C 50 ns see system hold time calculation in test conditions section for calculating hold times given capacitive and dc loads. x = pm or dm; address = pma23-0, dma31-0; data = pmd47-0, dmd39-0; select = pms1-0 , dms3-0 .
adsp-21020 rev. c C21C clkin data dmack, pmack address, select dmpage, pmpage t dawl t dap t daak t dckwl t dwak t sak t hak t wde t dwha t wwr t ddwr t ddwh t ww t dawh t hdwh dmwr, pmwr dmrd, pmrd figure 11. memory write
adsp-21020 rev. c C22C ieee 1149.1 test access port k/b/t grade k/b/t grade b/t grade k grade 20 mhz 25 mhz 30 mhz 33.3 mhz frequency dependency* parameter min max min max min max min max min max unit timing requirement: t tck tck period 50 40 33 30 t ck ns t stap tdi, tms setup before tck high 5 5 5 5 ns t htap tdi, tms hold after tck high 6 6 6 6 ns t ssys system inputs setup before tck high 7 7 7 7 ns t hsys system inputs hold after tck high 9 9 9 9 ns t trstw trst pulse width 200 160 132 120 ns switching characteristic: t dtdo tdo delay from tck low 15 15 15 15 ns t dsys system outputs delay from tck low 26 26 26 26 ns notes *dt = t c C 50 ns system inputs = pmd47-0, pmack, pmts , dmd39-0, dmack, dmts , clkin, irq3 0 , reset , flag3-0, br . system outputs = pma23-0, pms1-0 , pmrd , pmwr , pmd47-0, pmpage, dma31-0, dms1-0 , dmrd , dmwr , dmd39-0, dmpage, flag3-0, bg , timexp. see the ieee 1149.1 test access port chapter of the adsp-21020 users manual for further detail.
adsp-21020 rev. c C23C tck tms,tdi tdo system inputs system outputs t stap t htap t dtdo t ssys t hsys t dsys t tck figure 12. ieee 1149.1 test access port
adsp-21020 rev. c C24C test conditions output disable time output pins are considered to be disabled when they stop driving, go into a high-impedance state, and start to decay from their output high or low voltage. the time for the voltage on the bus to decay by d v is dependent on the capacitive load, c l , and the load current, i l . it can be appr oximated by the following equation: t decay = c l d v i l the output disable time (t dis ) is the difference between t measured and t decay as shown in figure 13. the time t measured ) is the interval from when the reference signal switches to when the output voltage decays d v from the measured output high or output low voltage. t decay is calculated with d v equal to 0.5 v, and test loads c l and i l . output enable time output pins are considered to be enabled when they have made a transition from a high-impedance state to when they start driving. the output enable time (t ena ) is the interval from when a reference signal reaches a high or low voltage level to when the output has reached a specified high or low trip point, as shown in the output enable/disable diagram. if multiple pins (such as the data bus) are enabled, the measurement value is that of the first pin to start driving. example system hold time calculation to determine the data output hold time in a particular system, first calculate t decay using the above equation. choose d v to be the difference between the adsp-21020s output voltage and the input threshold for the device requiring the hold time. a typical d v will be 0.4 v. c l is the total bus capacitance (per data line), and i l is the total leakage or three-state current (per data line). the hold time will be t decay plus the minimum disable time (i.e. t hdwd for the write cycle). to output pin 50pf * +1.5v * ac timing specifications are calculated for 100pf derating on the following pins: pma23?, pms1? , pmrd, pmwr, pmpage, dma31?, dms3?, dmrd, dmwr, dmpage i oh i ol figure 14. equivalent device loading for ac measurements (includes all fixtures) input or output 1.5v 1.5v figure 15. voltage reference levels for ac measurements (except output enable/disable) t ena 2.0v 1.0v d v + d v t dis reference signal output t decay v oh (measured) v ol (measured) t measured output stops driving output starts driving high-impedance state. test conditions cause this voltage level to be approximately 1.5 v. v oh (measured) v ol (measured) v oh (measured) v ol (measured) figure 13. output enable/disable
adsp-21020 rev. c C25C capacitive loading output delays are based on standard capacitive loads: 100 pf on address, select, page and strobe pins, and 50 pf on all others (see figure 14). for different loads, these timing parameters should be derated. see the hardware configuration chapter of the adsp-21020 users manual for further information on derating of timing specifications. figures 16 and 17 show how the output rise time varies with capacitance. figures 18 and 19 show how output delays vary with capacitance. note that the graphs may not be linear outside the ranges shown. 10 0 200 3 1 50 2 25 6 4 5 7 8 9 175 150 125 100 75 load capacitance ?pf rise time ?ns (0.8v ?2.0v) 1 2 9.18 1.46 1.31 notes: (1) output pins bg, timexp (2) output pins pmd47?, dmd39?, flag3? 3.95 figure 16. typical output rise time vs. load capacitance (at maximum case temperature) 0 200 3 1 50 2 25 4 175 125 100 75 150 load capacitance ?pf rise time ?ns (0.8v ?2.0v) 1 2 3.59 3.00 1.33 0.85 notes: (1) output pins pma23?, pms1?, pmpage, dma31?, dms3?, dmpage, tdo (2) output pins pmrd, pmwr, dmrd, dmwr p figure 17. typical output rise time vs. load capacitance (at maximum case temperature) 10 ? 200 4 nominal 50 2 25 8 6 175 125 100 75 150 1 2 11.19 5.34 ?.86 ?0.89 load capacitance ?pf output delay or hold ?ns notes: (1) output pins bg, timexp (2) output pins pmd47?, dmd39?, flag3? 12 figure 18. typical output delay or hold vs. load capacitance (at maximum case temperature) ? 200 nominal ? 50 ? 25 3 1 2 175 150 125 100 75 1 2 2.99 2.27 ?1.70 ?2.24 load capacitance ?pf output delay or hold ?ns notes: (1) output pins pma23?, pms1?, pmpage, dma31?, dms3?, dmpage, tdo (2) output pins pmrd, pmwr, dmrd, dmwr figure 19. typical output delay or hold vs. load capacitance (at maximum case temperature)
adsp-21020 rev. c C26C environmental conditions the adsp-21020 is available in a ceramic pin grid array (cpga). the package uses a cavity-down configuration which gives it favorable thermal characteristics. the top surface of the package contains a raised copper slug from which much of the die heat is dissipated. the slug provides a surface for mounting a heat sink (if required). the commercial grade (k grade) adsp-21020 is specified for operation at t amb of 0 c to +70 c. maximum t case (case temperature) can be calculated from the following equation: t case = t amb + pd q ca () where pd is power dissipation and q ca is the case-to-ambient thermal resistance. the value of pd depends on your application; the method for calculating pd is shown under power dissipation below. q ca varies with airflow and with the presence or absence of a heat sink. table ix shows a range of q ca values. table ix. maximum q ca for various airflow values airflow (linear ft./min.) 0 100 200 300 cpga with no heat sink 12.8 c/w 9.2 c/w 6.6 c/w 5.5 c/w notes q jc is approximately 1 c/w. maximum recommended t j is 130 c. as per method 1012 mil-std-883. ambient temperature: 25 c. power: 3.5 w. power dissipation total power dissipation has two components: one due to internal circuitry and one due to the switching of external output drivers. internal power dissipation is dependent on the instruction execution sequence and the data values involved. internal power dissipation is calculated in the following way: p int = i ddin 3 v dd the external component of total power dissipation is caused by the switching of output pins. its magnitude depends on: 1) the number of output pins that switch during each cycle (o), 2) the maximum frequency at which they can switch (f), 3) their load capacitance (c), and 4) their voltage swing (v dd ). it is calculated by: p ext = o 3 c 3 v dd 2 3 f the load capacitance should include the processors package capacitance (c in ). the switching frequency includes driving the load high and then back low. address and data pins can drive high and low at a maximum rate of 1/(2t ck ). the write strobes can switch every cycle at a frequency of 1/t ck . select pins switch at 1/(2t ck ), but 2 dm and 2 pm selects can switch on each cycle. if only one bank is accessed, no select line will switch. example: estimate p ext with the following assumptions: ? a system with one ram bank each of pm (48 bits) and dm (32 bits). ? 32k 3 8 ram chips are used, each with a load of 10 pf. ? single-precision mode is enabled so that only 32 data pins can switch at once. ? pm and dm writes occur every other cycle, with 50% of the pins switching. ? the instruction cycle rate is 20 mhz (t ck = 50 ns) and v dd = 5.0 v. the p ext equation is calculated for each class of pins that can drive: pin # % type pins switch 3 c 3 f 3 v dd 2 p ext pma 15 50 68 pf 5 mhz 25 v 0.064 w pms 2 0 68 pf 5 mhz 25 v 0.000 w pmwr 1 68 pf 10 mhz 25 v 0.017 w pmd 32 50 18 pf 5 mhz 25 v 0.036 w dma 15 50 48 pf 5 mhz 25 v 0.045 w dms 2 0 48 pf 5 mhz 25 v 0.000 w dmwr 1 48 pf 10 mhz 25 v 0.012 w dmd 32 50 18 pf 5 mhz 25 v 0.036 w p ext =0.210 w a typical power consumption can now be calculated for this situation by adding a typical internal power dissipation: p total = p ext + (5 v 3 i ddin (typ)) = 0.210 + 1.15 = 1.36 w note that the conditions causing a worst case p ext are different from those causing a worst case p int . maximum p int cannot occur while 100% of the output pins are switching from all ones to all zeros. also note that it is not common for a program to have 100% or even 50% of the outputs switching simultaneously. power and ground guidelines to achieve its fast cycle time, including instruction fetch, data access, and execution, the adsp-21020 is designed with high speed drivers on all output pins. large peak currents may pass through a circuit boards ground and power lines, especially when many output drivers are simultaneously charging or discharging their load capacitances. these transient currents can cause disturbances on the power and ground lines. to minimize these effects, the adsp-21020 provides separate supply pins for its internal logic (ignd and ivdd) and for its external drivers (egnd and evdd). to reduce system noise at low temperatures when transistors switch fastest, the adsp-21020 employs compensated output drivers. these drivers equalize slew rate over temperature extremes and process variations. a 1.8 k w resistor placed between the rcomp pin and evdd (+5 v) provides a reference for the compensated drivers. use of a capacitor (approximately 100 pf), placed in parallel with the 1.8 k w resistor, is recommended.
adsp-21020 rev. c C27C all gnd pins should have a low impedance path to ground. a ground plane is required in adsp-21020 systems to reduce this impedance, minimizing noise. the evdd and ivdd pins should be bypassed to the ground plane using approximately 14 high-frequency capacitors (0.1 m f ceramic). keep each capacitors lead and trace length to the pins as short as possible. this low inductive path provides the adsp-21020 with the peak currents required when its output drivers switch. the capacitors ground leads should also be short and connect directly to the ground plane. this provides a low impedance return path for the load capacitance of the adsp-21020s output drivers. if a v dd plane is not used, the following recommendations apply. traces from the +5 v supply to the 10 evdd pins should be designed to satisfy the minimum v dd specification while carrying average dc currents of [i ddex /10 3 (number of evdd pins per trace)]. i ddex is the calculated external supply current. a similar calculation should be made for the four ivdd pins using the i ddin specification. the traces connecting +5 v to the ivdd pins should be separate from those con- necting to the evdd pins. a low frequency bypass capacitor (20 m f tantalum) located near the junction of the ivdd and evdd traces is also recommended. target system requirements for use of ez-ice emulator the adsp-21020 ez-ice uses the ieee 1149.1 jtag test access port of the adsp-21020 to monitor and control the target board processor during emulation. the ez-ice probe requires that clkin, tms, tck, trst , tdi, tdo, and gnd be made accessible on the target system via a 12-pin connector (pin strip header) such as that shown in figure 20. the ez-ice probe plugs directly onto this connector for chip-on-board emulation; you must add this connector to your target board design if you intend to use the adsp-21020 ez-ice. figure 21 shows the dimensions of the ez-ice probe; be sure to allow enough space in your system to fit the probe onto the 12-pin connector. clkin tck tdi tdo tms trst btck btdi gnd btms btrst key (no pin 1) top view x figure 20. target board connector for ez-ice emulator (jumpers in place) bottom view 2.435 (61.9) 0.6 (15.2) 0.92 (23.4) ribbon cable all dimensions in inches and (mm) 0.590 (15.0) 2.435 (61.9) 0.2 (5.1) 0.128 (3.25) 0.408 (10.4) ribbon cable length = 60.0 inches figure 21. ez-ice probe the 12-pin, 2-row pin strip header is keyed at the pin 1 location Cyou must clip pin 1 off of the header. the pins must be 0.025 inch square and at least 0.20 inch in length. pin spacing is 0.1 3 0.1 inches. the tip of the pins must be at least 0.10 inch higher than the tallest component under the probe to allow clearance for the bottom of the probe. pin strip headers are available from vendors such as 3m, mckenzie, and samtec. the length of the traces between the ez-ice probe connector and the adsp-21020 test access port pins should be less than 1 inch. note that the ez-ice probe adds two ttl loads to the ckin pin of the adsp-21020. the bmts, btck, btrst , and btdi signals are provided so that the test access port can also be used for board-level testing. when the connector is not being used for emulation, place jumpers between the bxxx pins and the xxx pins as shown in figure 20. if you are not going to use the test access port for board test, tie btrst to gnd and tie or pull up btck to vdd. the trst pin must be asserted (pulsed low) after power up (through btrst on the connector) or held low for proper operation of the adsp-21020.
adsp-21020 rev. c C28C tck pma21 pmpage trst rcomp dmack tdo dmts pmwr pmd47 pmd46 pmd44 pmd42 pmd41 pmd38 dmd22 evdd dmd24 dmd25 dmd26 dmd23 dmd27 dmd28 dmd33 dmd29 dmd35 dmd36 dmd39 dmd34 nc dms0 dmpage dms2 dma31 dma27 dma26 dma29 dma24 dma19 dma14 dma17 pma0 nc flag2 dma1 dma3 dma7 dma11 pma20 pma19 pma14 pma10 pma9 pma5 pma4 bg irq0 pmack nc nc reset dmd32 dmd30 dmd31 egnd nc pmd36 pmd33 egnd dma30 dma28 dma23 evdd dma13 dma16 egnd evdd egnd flag3 dma2 dma6 dma9 pma17 pma11 pma1 pma8 br egnd egnd evdd evdd dmd7 dmd12 pmd31 pmd27 pmd9 pmd4 pmd1 dmd4 pmd21 pmd18 pmd12 egnd egnd egnd egnd evdd evdd pms0 tdi dmwr evdd dms3 dms1 egnd ignd pmd45 pmd43 egnd ignd clkin dmrd egnd ignd dmd37 dmd38 evdd ivdd dma25 dma15 dma10 dma5 flag1 pma2 pma7 pma12 pma16 pma22 pms1 dma20 irq3 egnd egnd ignd ignd ivdd nc pmrd evdd ivdd dma21 dma22 timexp tms pma23 dma18 dma12 dma8 dma4 dma0 flag0 pma3 pma6 pma15 pma18 irq1 irq2 pma13 dmd8 dmd14 pmd35 pmd30 pmd11 pmd8 pmd5 pmd3 nc pmd0 dmd2 dmd5 pmd26 pmd23 pmd19 pmd16 pmd13 dmd16 dmd18 pmd39 pmd32 pmd10 pmd7 pmd2 pmd28 pmd25 pmd22 pmd17 pmd14 dmd0 dmd3 dmd6 dmd10 dmd11 dmd15 egnd dmd21 pmd40 pmd37 pmd34 pmd29 pmd24 pmd20 pmd15 pmd6 dmd1 dmd9 dmd13 dmd17 dmd20 ignd ignd ivdd dmd19 n m l k j h g f e d c b a u t s r p 13 12 11 10 987654321 18 17 16 15 14 n m l k j h g f e d c b u t s r p a 13 12 11 10 9 8 7 6 5 4 3 2 1 18 17 16 15 14 top view (pins down) pmts adsp-21020
adsp-21020 rev. c C29C dmd7 dmd8 dma14 dma13 dmd12 dmd14 dmd18 dmd21 dmd22 dmd26 dmd32 dmd33 dmd37 dmd39 dma21 dma17 dma16 evdd dmd23 dmd29 dmd34 dma22 bg br bottom view (pins up) pmd31 pmd35 pmd39 pmd40 pmd44 pmwr pmack rcomp pmd27 pmd30 pmd32 pmd37 nc pmd42 pmts nc nc clkin dmack dmwr pmd11 pma0 egnd pmd9 pmd8 nc evdd pmd5 irq0 pmd4 pmd3 flag2 egnd nc dma1 flag3 pmd1 pmd0 dma3 dma2 dmd2 dma7 dma6 dmd4 dmd5 dma11 dma9 13 12 11 10 9 8 7 6 5 4 3 2 1 n m l k j h g f e d c b 13 12 11 10 9 8 7 6 5 4 3 2 1 n m l k j h g f e d c b a pmd47 pmrd nc timexp irq2 irq1 pmd10 pmd7 pmd2 dmd35 dmd38 nc tck tms pma20 pma17 trst pms1 pma23 pma19 dms3 dmpage dma30 dma26 dma25 dms2 dma29 pmd21 pmd26 pmd23 pmd18 pmd19 pmd16 pmd12 pmd13 pma14 pma11 pma10 pma9 pma5 pma4 pma1 18 17 16 15 14 u t s r p 18 17 16 15 14 u t s r p dma18 dma15 dma12 dma10 dma8 dma5 dma4 dma0 flag0 flag1 pma2 pma3 pma6 pma7 pma8 pma12 pma15 pma16 pma18 pma21 pma22 pms0 pmpage tdo tdi dmts dmrd pmd46 pmd45 pmd43 pmd41 pmd38 pmd36 pmd34 pmd33 pmd29 pmd28 pmd25 pmd24 pmd22 pmd20 pmd17 pmd15 pmd14 pmd6 dmd0 dmd1 dmd3 dmd6 dmd9 dmd10 dmd11 dmd13 dmd15 dmd17 dmd20 dmd24 dmd25 dmd27 dmd28 dmd30 dmd31 dmd36 dms1 dms0 dma31 dma28 dma27 dma24 dma23 dma20 dma19 irq3 reset egnd egnd egnd egnd egnd egnd egnd egnd egnd egnd egnd egnd egnd evdd evdd evdd evdd evdd evdd evdd evdd ignd ignd ignd ignd ignd ignd ignd ivdd ivdd ivdd ivdd pma13 dmd16 egnd dmd19 a adsp-21020
adsp-21020 rev. c C30C pga pin pga pin pga pin pga pin location name location name location name location name g16 dma0 b5 dmd25 k1 pmd9 l16 timexp g17 dma1 b6 dmd26 l3 pmd10 u12 rcomp f18 dma2 d6 dmd27 l2 pmd11 t11 clkin f17 dma3 c6 dmd28 m1 pmd12 t14 trst f16 dma4 a8 dmd29 m2 pmd13 r12 td0 f15 dma5 c7 dmd30 m3 pmd14 s13 tdi e18 dma6 d7 dmd31 m4 pmd15 u16 tms e17 dma7 b7 dmd32 n2 pmd16 u14 tck e16 dma8 b8 dmd33 n3 pmd17 h18 egnd d18 dma9 a10 dmd34 p1 pmd18 a3 egnd e15 dma10 c8 dmd35 p2 pmd19 a7 egnd d17 dma11 d8 dmd36 n4 pmd20 a11 egnd d16 dma12 b9 dmd37 s1 pmd21 a15 egnd c18 dma13 c9 dmd38 p3 pmd22 e1 egnd c17 dma14 b10 dmd39 r2 pmd23 g1 egnd d15 dma15 d10 dms0 p4 pmd24 l1 egnd b18 dma16 c11 dms1 r3 pmd25 l18 egnd b17 dma17 a12 dms2 s2 pmd26 r1 egnd c16 dma18 b11 dms3 t1 pmd27 r18 egnd d14 dma19 t13 dmwr s3 pmd28 t18 egnd c15 dma20 s11 dmrd r4 pmd29 u5 egnd b16 dma21 b12 dmpage t2 pmd30 u7 egnd a16 dma22 s12 dmts u1 pmd31 u11 egnd d13 dma23 t12 dmack t3 pmd32 u15 egnd c14 dma24 l17 pma0 r5 pmd33 d11 ignd b15 dma25 m18 pma1 s4 pmd34 g4 ignd b14 dma26 m15 pma2 u2 pmd35 g15 ignd d12 dma27 m16 pma3 s5 pmd36 l4 ignd c13 dma28 m17 pma4 t4 pmd37 l15 ignd a14 dma29 n17 pma5 r6 pmd38 r7 ignd b13 dma30 n16 pma6 u3 pmd39 r11 ignd c12 dma31 n15 pma7 u4 pmd40 a5 evdd h3 dmd0 p18 pma8 s6 pmd41 a9 evdd h4 dmd1 p17 pma9 t6 pmd42 a13 evdd e2 dmd2 r17 pma10 s7 pmd43 j1 evdd g3 dmd3 s18 pma11 u6 pmd44 j18 evdd d1 dmd4 p15 pma12 t7 pmd45 n1 evdd d2 dmd5 p16 pma13 r8 pmd46 n18 evdd f3 dmd6 s17 pma14 s8 pmd47 u9 evdd c1 dmd7 r16 pma15 r13 pms0 u13 evdd c2 dmd8 r15 pma16 t15 pms1 k18 evdd f4 dmd9 u18 pma17 u8 pmwr d9 ivdd e3 dmd10 s16 pma18 s9 pmrd j4 ivdd d3 dmd11 t17 pma19 s14 pmpage j15 ivdd b1 dmd12 u17 pma20 t8 pmts r9 ivdd e4 dmd13 r14 pma21 u10 pmack c10 nc b2 dmd14 s15 pma22 a17 bg s10 nc c3 dmd15 t16 pma23 a18 br t10 nc a2 dmd16 f2 pmd0 h16 flag0 t9 nc d4 dmd17 f1 pmd1 h15 flag1 k17 nc b3 dmd18 j3 pmd2 h17 flag2 t5 nc a4 dmdl9 h2 pmd3 g18 flag3 g2 nc c4 dmd20 h1 pmd4 j17 irq0 b4 dmd21 j2 pmd5 j16 irq1 d5 dmd22 k4 pmd6 k16 irq2 a6 dmd23 k3 pmd7 k15 irq3 c5 dmd24 k2 pmd8 r10 reset
adsp-21020 rev. c C31C outline dimensions dimensions shown in inches and (mm). 223-pin ceramic pin grid array d d a a 1 l 3 b 1 f e h b f j 1 j 2 abcdefghj klmnprstu 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 top view e 1 e 1 inches millimeters symbol min max min max a 0.084 0.102 2.11 2.59 a 1 0.40 0.60 1.02 1.52 f b 0.018 typ 0.46 typ f b 1 0.050 typ 1.27 typ d 1.844 1.876 46.84 47.64 e 1 1.700 typ 43.18 typ e 0.100 typ 2.54 typ l 3 0.172 0.188 4.37 4.77 h 0.020 typ 0.500 typ j 1 1.125 1.147 28.56 29.14 j 2 1.065 1.186 27.05 27.61 note when socketing the cpga package, use of a low insertion force socket is recommended.
adsp-21020 rev. c C32C c1601cC5C8/94 printed in u.s.a. ordering guide ambient temperature instruction cycle time part number* range rate (mhz) (ns) package adsp-21020kg-80 0 c to +70 c 20 50 223-lead ceramic pin grid array adsp-21020kg-100 0 c to +70 c 25 40 223-lead ceramic pin grid array adsp-21020kg-133 0 c to +70 c 33.3 30 223-lead ceramic pin grid array adsp-21020bg-80 C40 c to +85 c 20 50 223-lead ceramic pin grid array adsp-21020bg-100 C40 c to +85 c 25 40 223-lead ceramic pin grid array adsp-21020bg-120 C40 c to +85 c 30 33.3 223-lead ceramic pin grid array adsp-21020tg-80 C55 c to +125 c 20 50 223-lead ceramic pin grid array ADSP-21020TG-100 C55 c to +125 c 25 40 223-lead ceramic pin grid array adsp-21020tg-120 C55 c to +125 c 30 33.3 223-lead ceramic pin grid array adsp-21020tg-80/883b C55 c to +125 c 20 50 223-lead ceramic pin grid array ADSP-21020TG-100/883b C55 c to +125 c 25 40 223-lead ceramic pin grid array adsp-21020tg-120/883b C55 c to +125 c 30 33.3 223-lead ceramic pin grid array *g = ceramic pin grid array.


▲Up To Search▲   

 
Price & Availability of ADSP-21020TG-100

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X